課程資訊
課程名稱
高等化工應用數學一
ADVANCED APPLIED MATHEMATICS FOR CHEMICAL ENGINEERING (I) 
開課學期
97-1 
授課對象
工學院  化學工程學研究所  
授課教師
藍崇文 
課號
ChemE7016 
課程識別碼
524 M1520 
班次
 
學分
全/半年
半年 
必/選修
必修 
上課時間
星期一6,7,8(13:20~16:20) 
上課地點
化工一 
備註
高等應數(一)、(二),只能擇一列為核心課程。
總人數上限:40人 
Ceiba 課程網頁
http://ceiba.ntu.edu.tw/971Math_1 
課程簡介影片
 
核心能力關聯
核心能力與課程規劃關聯圖
課程大綱
為確保您我的權利,請尊重智慧財產權及不得非法影印
課程概述

高等化工應用數學一 

課程目標
大部分的化學工程問題都是非線
性的, 因此, 本這程著重在非線
性工程問題的解析工作.
偏重在數值線性代數與非線性解
析等方法. 特別重視動手寫程
式, 解決實際研究上遇到的
問題. 
課程要求
作業約五次, 佔成績40%. 期中考
一次, 佔成績30%,期末報告一
份, 需寫程式解決實際研究
問題, 佔成績30%. 
預期每週課後學習時數
 
Office Hours
 
指定閱讀
 
參考書目
主要教科書
1. R. Seydel, Practical Bifurcation and Stability Analysis - from Equilibrium
to Chaos, 2nd, Springer-Verlag, 1994. An excellent book for computational
methods for nonlinear analysis.
2. M.E. Davis, Numerical Methods and Modeling for Chemical Engineers, John
Wiley & Sons, 1984. Easy to read. Some introduction of numerical softwares is
very nice.
3. B.A. Finlayson, Nonlinear Analysis in Chemical Engineering, McGraw-Hill,
1980. Emphasis on methods for solving nonlinear differential equations. Good
chapters on ODE and BVP (orthogonal collocation methods and finite element
methods), written from an engineering point of view.


Other references:

Numerical linear algebra
N.R. Amundson, Mathematical Methods in Chemical Engineering, Prentice-Hall,
1966. Linear Algebra with C.E. applications. Well worth reading.
G.W. Steward, Introduction of Matrix Computations, Academic Press, 1973.
Excellent discussion of numerical linear algebra.
A.R. Gourlay and G.A. Watson, Computation Methods for Matrix Eigenproblems,
Jone Wiley & Sons, 1970. A good text for eigenvalue calculation.
G.H. Golub and C.F. Van Loan, Matrix Computation, 2nd ed., John Hopkins Univ.
Press, 1989. Detailed text on numerical linear algebra.
W. W. Hager, Applied Numerical Linear Algebra, Prentice-Hall, 1988. Good
introductory text. The package Napack can be found in Netlib.
I.S. Duff, A.M. Erisman, and J.K. Reid, Direct Methods for Sparse Matrices,
Oxford Science, 1986. A well cited book on direct matrix methods for
sparsematrices. (Famous MA28 and MA48) can be obtained in Harwell subroutine
libraries)
Y.Saad, Iterative Methods for sparse Linear Systems, PWS, 1996. A good book on
Krylov Subspace based iterative matrix solvers. Some subroutines can be found
in Sparskid.
 
Ordinary differential equations
C.W. Gear, Numerical Initial-Value Problems in Ordinary Differential
Equations, Prentice-Hall, 1971. Overview of most solution techniques.
K.E. Brenan, S.L. Campbell, and L.R. Petzold, Numerical Solution of Initial-
Value Problems in Differential- Algebraic Equations, NorthHolland, 1989. A
good reference book for DASSL.
 
Partial differential equations
G.Strang and G.J. Fix, An Analysis of the Finite Element Method, Prentice-
Hall, 1973. Uncommonly readable treatment of FEM and its mathematical
underpinnings. The starting point for serious user.
G.F. Carey and J.T. Oden, Finite Elements, Vols. 1-6, Prentice-Hall, 1984.
Excellent books from fundamentals to applications.
J.C. strikwerda, Finite Difference Schemes and Partial Differential Equations,
Wadsworth & Brooks, 1989. Detailed analysis on finite difference schemes.
 
General numerical methods
G. Golub and J.M. Ortega, Scientific Computing-An introduction with Parallel
Computing, Academic Press, 1993. An excellent book for numerical methods (very
useful).
W.H. Press, S.A. Teukolsky, W.T. Vetterling, and B.P. Flannery, Numerical
Recipes - The Art of Scientific Computing, Cambridge, 1992. An excellent
source in the Numerical subroutines.
A. Iserles, A First Course in the Numerical Analysis of Differential
Equations, Cambridge, 1996. Very worth reading.
 
Nonlinear Analysis
G. Iooss and D.D. Joseph, Elementary Stability and Bifurcation Theory, 2nd
ED., Springer, 1990. A classic book on bifurcation theory.
S.h. Strogatz, Nonlinear dynamics and Chaos, Addison Wesley, 1994. An
exceptionally well written introduction to the modern theory of dynamics
system and differential equations, with many interesting applications.
P. Glendinning, Stability, Instability, and Chaos: An Introduction to the
theory of nonlinear differential equations, Cambridge, 1994. Many good
qualitative methods (e.g., perturbation methods) for nonlinear differential
equations, bifurcations, and chaos.
P.G. Drazi, Nonlinear Systems, Cambridge, 1992. A wide range of mathematical
tools and ideas for the solutions of nonlinear equations.
S.K. Scott, Chemical Chaos, Oxford, 1991. Excellent books on nonlinear
analysis of chemical reactions and reactors.
 
Where to find more information?
Find it WWW, e.g., http://www.netlib.org. Also use internet search in
Netscape.
(Netlib can be found at http://www.cdrom.com/pub/netlib/).
GAMS is also a good site to find all related numerical methods and tools.  
評量方式
(僅供參考)
 
No.
項目
百分比
說明
1. 
Homework 
40% 
All the homeworks require computer programming; programming languages are opened, Fortran, C++, etc.. 
2. 
Midterm 
30% 
A three-hour written examination. 
3. 
Term project and presentation 
30% 
The term project requires computer programming and compare your own results with the reorted ones. Each persion will be asked for a 10-min presentation for his results. 
 
課程進度
週次
日期
單元主題
第1週
9/15  No lecture 
第2週
9/22  Introduction: what is nonlinear analysis?  
第3週
9/29  Basics of Linear Algebra, Algebraic Eigenvalue Problems 
第4週
10/06  Numerical Linear Algebra (LU Factorization, Norms and Solution Accuracy)  
第5週
10/13  Numerical Linear Algebra (LU Factorization, Norms and Solution Accuracy); homework Two; Maybe no classes (out of town)  
第6週
10/20  Nonlinear Algebraic Equations (Eigenvalue Computation)  
第7週
10/27  Nonlinear Algebraic Equations; homework three 
第8週
11/03  Basics of Bifurcation Theory (I)  
第9週
11/10  Basics of Bifurcation Theory (II)  
第10週
11/17  Continuation 
第11週
11/24  Midterm examination; Taiwan/India Solar/Fuel cell symposium 
第12週
12/01  Initial Value Problems (I) 
第13週
12/08  Initial Value Problems (II) 
第14週
12/15  Boundary Value Problems 
第15週
12/22  Finite Ele,ent Methods  
第16週
12/29  Finite Ele,ent Methods  
第17週
1/05  Term project presentation (I) 
第18週
1/12  Term project presentation (II)